CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 方差

搜索资源列表

  1. 随机信号分析,包括随机信号的数字特征

    1下载:
  2. 随机信号分析,包括随机信号的数字特征,相关函数和协方差,带图形显示。,Random signal analysis, including the number of characteristics of random signals, correlation functions and covariance, with graphical display.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:1202
    • 提供者:ladanh
  1. otsu.rar

    1下载:
  2. 本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割,非动态阈值,This procedure is the use of maximum between-cluster variance adaptive thresholding algorithm for image segmentation, non-dynamic threshold
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1154
    • 提供者:gyq
  1. p_morden.rar

    1下载:
  2. 用Matlab实现现代功率谱估计,主要有Levinson法,Burg法,协方差法及修正协方差法,四种方法的结果放到一起进行比较,有详细的注释,Using Matlab implementation of modern power spectrum estimation, the main has Levinson Law, Burg method covariance method covariance method, and the amendment, four ways to put to
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:791
    • 提供者:曲路正
  1. MATLAB.rar

    5下载:
  2. 自己现在在做的论文用到灰度共生矩阵,找了好久都没找到很好用的,所以自己就编了个,不很完美,但绝对可用,已经实现过。包括灰度共生矩阵的生成以及一些特征参数。f1,二阶距。f2,对比度。f3,相关。f5,逆差距。f6,和平均。f7,和方差。f9,差平均。f10,差方差。请不吝赐教。,Now do their own papers in the gray co-occurrence matrix used to find for a long time to find no good use, so
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-15
    • 文件大小:2150
    • 提供者:周鹏
  1. GARCH-Matlab

    5下载:
  2. 基于GARCH的预测例程,对解决存在异方差的时间序列很好。-GARCH forecasts based on routine, there is heteroscedasticity in solving the time series well.
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:5026
    • 提供者:xuke
  1. Bayes

    0下载:
  2. 使用matlab对基于最小错误率的Bayes分类器进行仿真,编写了相应的程序,分为协方差相等和不相等两种情况,最后画出了三类的分界线-Using matlab to the smallest error rate based on the Bayes classifier to carry out simulation, the preparation of the corresponding procedures, divided into equal covariance and unequ
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1197
    • 提供者:liz
  1. Imagefusionevaluation

    1下载:
  2. 图像融合的评价程序,包括熵、方差等评价指标。用MATLAB编写-Image fusion evaluation procedures, including the entropy, variance and other assessment indices. Prepared using MATLAB
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1054
    • 提供者:neil
  1. Allan

    3下载:
  2. 计算MEMS陀螺的Allan方差,并求出与Allan方差相关的五个系数,最后在求出拟合误差-Allan variance calculation of MEMS gyroscope, and find the Allan variance associated with the five factors, and finally find the fitting error
  3. 所属分类:Other systems

    • 发布日期:2017-01-09
    • 文件大小:204233
    • 提供者:牛振中
  1. Variation

    1下载:
  2. 方差法计算分维数,此方法牺牲了一定的计算速度,但是精度较高。-Variance method to calculate fractal dimension, this method of calculating the expense of a certain speed, but accuracy.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:886
    • 提供者:王平
  1. chip_histogram_features

    0下载:
  2. 本程序使用matlab实现提取了很多直方图所需要的参数特征,如均值、方差、偏度、峰度、能量和熵。-This procedure used to achieve extracted a lot of matlab histogram parameters needed features, such as the mean, variance, skewness, kurtosis, energy and entropy.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:2205
    • 提供者:guorong
  1. DSP_C-MATLAB-FORTRAN

    0下载:
  2. 含有《数字信号处理-理论、算法与实现》一书中所涉及到的绝大部分算法,DSP_FORTRAN, DSP_C和DSP_MATLAB。DSP_FORTRAN和DSP_C各含有约40个信号处理的子程序。 用C语言编写的MA模型、ARMA模型及最小方差谱估计三个算法程序.-Contain " Digital Signal Processing- Theory, Algorithm and implementation of" one book relates to the v
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:180527
    • 提供者:chao
  1. MultiStati

    0下载:
  2. 方差分析与MATLAB应用、聚类分析及MATLAB应用、主成分分析及MATLAB应用。-Analysis of variance with the MATLAB application, the application of cluster analysis and MATLAB, principal component analysis and MATLAB applications.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:179411
    • 提供者:yinjj
  1. 3

    0下载:
  2. 典型时间序列模型分析 设有ARMA(2,2)模型, X(n)+0.3X(n-1)-0.2X(n-2)=W(n)+0.5W(n-1)-0.2W(n-2) W(n)是零均值正态白噪声,方差为4 (1)用MATLAB模型产生X(n)的500观测点的样本函数,并会出波形; (2)用你产生的500个观测点估计X(n)的均值和方差; (3)画出理论的功率谱 (4)估计X(n)的相关函数和功率谱 -Analysis of typical time series model w
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2959
    • 提供者:qiuxue
  1. PDFofQuess

    0下载:
  2. 高斯独立同分布的mimo信道环境下,对协方差矩阵R的个元素的概率密度函数的统计-PDF of R under Quess Channel
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:667
    • 提供者:YG
  1. Burg

    0下载:
  2. 实现了用burg方法进行谱估计,输出有系数矩阵,方差,各阶预测误差-it realize the Spectral Estimation using the methed of burg.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:843
    • 提供者:田佳
  1. matlab

    0下载:
  2. 读取二维图像 彩图变灰白图像 对图像进行均值 方差 fft变换等计算-Read two-dimensional image change color pictures to gray images of the image transformation such as calculation of mean-variance fft
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1276
    • 提供者:西蒙古
  1. matlab

    0下载:
  2. 使用matlab计算协方差矩阵的算法,包含计算实例的程序-Covariance matrix using matlab calculation algorithms, including the procedures for calculation example
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:11021
    • 提供者:郑旭飞
  1. matlab

    1下载:
  2. 基于离散时间对象的最小方差自校正控制器的仿真(Simulation of minimum variance self-tuning controller based on discrete time object)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:95232
    • 提供者:龙琛
  1. 《MATLAB统计分析与应用2》

    0下载:
  2. 一元方差分析;非参数方差分析;一元线性/非线性回归分析,多重回归分析(One way ANOVA, nonparametric ANOVA, single linear / nonlinear regression analysis, multiple regression analysis)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:163840
    • 提供者:ferryman
  1. 一元方差分析

    0下载:
  2. 方差分析,一元方差,matlab程序与数据(Variance analysis, unary variance, matlab program and data.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:XC_Zhou
« 12 3 4 5 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com